Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/thomaspoignant/go-feature-flag from 1.30.0 to 1.31.0 #3777

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2024

Bumps github.com/thomaspoignant/go-feature-flag from 1.30.0 to 1.31.0.

Release notes

Sourced from github.com/thomaspoignant/go-feature-flag's releases.

v1.31.0

Version v1.31.0 contains a fix to the exporters that were logging in ERROR instead of INFO for some of the logs.

📝 It also brings a brand new feature to persist your in-memory cache to disk to be sure that your relay proxy will always restart even if the retrievers are not available. Check the configuration in the documentation to enable it by setting the location of the cache in the persistentFlagConfigurationFile field.

Feature:

Fixes:

Documentation:

Chore:

... (truncated)

Commits
  • 5dffb00 feat: Allow persisting flag configuration, to restart with disk cache (#2052)
  • 6c7637a fix: Use fflog for Exporters (#2055)
  • 006354b docs(website): update SDK versions
  • aa46e39 docs(website): update SDK versions
  • 78d4d1a chore: bump eslint in /examples/openfeature_web/webapp (#2050)
  • 058ae63 chore: bump dev.openfeature:sdk (#2051)
  • 5528d0b docs(website): update SDK versions
  • 70cd54e chore: bump github.com/aws/aws-sdk-go-v2/feature/s3/manager (#2049)
  • 44ac19d chore: bump github.com/aws/aws-sdk-go-v2/config from 1.27.21 to 1.27.23 (#2045)
  • c3e2524 chore: bump github.com/aws/aws-sdk-go-v2/service/s3 (#2048)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner July 4, 2024 06:45
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 4, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/thomaspoignant/go-feature-flag-1.31.0 branch from 8459ae3 to 0e68de8 Compare July 4, 2024 06:58
@coveralls
Copy link

Coverage Status

coverage: 51.893%. remained the same
when pulling 0e68de8 on dependabot/go_modules/github.com/thomaspoignant/go-feature-flag-1.31.0
into db240bb on main.

blkt
blkt previously approved these changes Jul 4, 2024
Bumps [github.com/thomaspoignant/go-feature-flag](https://github.com/thomaspoignant/go-feature-flag) from 1.30.0 to 1.31.0.
- [Release notes](https://github.com/thomaspoignant/go-feature-flag/releases)
- [Changelog](https://github.com/thomaspoignant/go-feature-flag/blob/main/.goreleaser.yaml)
- [Commits](thomaspoignant/go-feature-flag@v1.30.0...v1.31.0)

---
updated-dependencies:
- dependency-name: github.com/thomaspoignant/go-feature-flag
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/thomaspoignant/go-feature-flag-1.31.0 branch from 0e68de8 to dcb1182 Compare July 4, 2024 07:10
@coveralls
Copy link

Coverage Status

coverage: 51.884% (-0.004%) from 51.888%
when pulling dcb1182 on dependabot/go_modules/github.com/thomaspoignant/go-feature-flag-1.31.0
into 7693ee2 on main.

@blkt blkt merged commit aa4e567 into main Jul 4, 2024
23 checks passed
@blkt blkt deleted the dependabot/go_modules/github.com/thomaspoignant/go-feature-flag-1.31.0 branch July 4, 2024 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants